home *** CD-ROM | disk | FTP | other *** search
/ OK PC 42 - Disc 2 / OK PC 42-2.zip / OK PC 42 - Top Gun / OKPC42-2.iso / bullfrog / synwars / syndemo.bat < prev   
DOS Batch File  |  1995-10-26  |  272b  |  8 lines

  1. @if exist c:\bullfrog.cd\synd2\data\packet01.gam goto start
  2. @md c:\bullfrog.cd\synd2
  3. @md c:\bullfrog.cd\synd2\data
  4. @copy data\packet01.gam c:\bullfrog.cd\synd2\data
  5. @copy data\demo.fli c:\bullfrog.cd\synd2\data
  6. :start
  7. @syn2 -p1 >c:\bullfrog.cd\synd2\data\debug.txt
  8.